home *** CD-ROM | disk | FTP | other *** search
/ Disney Interactive Software Sampler 1997 to 1998 / Disney Interactive 1997-98 Software Sampler.iso / pc / media / mousepad.dxr / 00015.ls < prev    next >
Encoding:
Text File  |  1997-10-17  |  193 b   |  10 lines

  1. on mouseUp
  2.   puppetTransition("FuckTrans")
  3.   go(3000)
  4.   puppetSound(1, 0)
  5.   puppetSound(2, 0)
  6.   set the volume of sound 1 to 255
  7.   set the volume of sound 2 to 255
  8.   go("Ordi", "somm.dir")
  9. end
  10.